-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.6
-
Code
-
Classes
- AddressGateway
Total Complexity |
26 |
Dependencies |
18 |
Dependents |
2 |
Total lines |
297 |
Lines of code |
118 |
Logical lines of code |
56 |
Comment lines |
129 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_validateCustomerId() |
S |
62 |
4 |
12 |
_validateId() |
S |
62 |
4 |
12 |
create() |
S |
56 |
3 |
18 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
find() |
S |
59 |
2 |
14 |
_determineCustomerId() |
S |
72 |
2 |
5 |
__construct() |
S |
71 |
1 |
6 |
createNoValidate() |
S |
75 |
1 |
4 |
delete() |
S |
67 |
1 |
7 |
update() |
S |
65 |
1 |
8 |
updateNoValidate() |
S |
74 |
1 |
4 |
createSignature() |
S |
67 |
1 |
7 |
updateSignature() |
S |
80 |
1 |
3 |
_doCreate() |
S |
72 |
1 |
5 |